Skip to content

Dev#39

Merged
bgctw merged 32 commits into
mainfrom
dev
May 11, 2026
Merged

Dev#39
bgctw merged 32 commits into
mainfrom
dev

Conversation

@bgctw
Copy link
Copy Markdown
Member

@bgctw bgctw commented May 11, 2026

No description provided.

bgctw and others added 30 commits March 25, 2026 13:49
replace by fallback on train_dataloader

but keep it in AbstractHybridProblem  to allow returning an automatic train_dataloader

and add get_hybridproblem_HVIApproximation
to allow separating parameter and scale outputs of ML model
need to change ϕqc.logσ2_ζM_offsets from nested vector plain vector and reconstruction of inserting zeros
Interesting session with chatbot to implement performant insert_zeros.
to allow efficient indexing with a vector to insert zeros.
to allow efficient indexing with a vector to insert zeros.
to avoid repeated computation
with ML-predicted uncertainty scaling factor
need to provide priors_M, penalties, and logdetjac (entropy) components per site.

This required refactoring of StackedArray Bijectors and Stacked, which cannot sum lotdetjac any more.
New function with_logabsdet_jacobians (note the s)
It assume that the logjac output of a bijector has the same size as the y output.
to extrace from prameters given the specific HVIApproximation
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
so that can compute/check penalties  without providing observations.
@bgctw bgctw merged commit 6d5a968 into main May 11, 2026
2 of 11 checks passed
@bgctw bgctw deleted the dev branch May 11, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant